home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
CMCD1104.ISO
/
Software
/
Shareware
/
Utilitare
/
picozip
/
PicoZipSetup.exe
/
{app}
/
PicoZip.exe
/
0
/
RCDATA
/
TFMASSOCIATEDLG
/
TFMASSOCIATEDLG.txt
Wrap
Text File
|
2004-09-09
|
2KB
|
70 lines
object fmAssociateDlg: TfmAssociateDlg
Left = 363
Top = 268
HelpContext = 850
BorderStyle = bsDialog
Caption = 'PicoZip'
ClientHeight = 142
ClientWidth = 412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object laMsg: TLabel
Left = 8
Top = 8
Width = 305
Height = 97
AutoSize = False
Caption =
'PicoZip is not currently associated with some archive file types' +
'. To take full advantage of PicoZip'#39's Windows Explorer and shel' +
'l integration, PicoZip must be properly associated with supporte' +
'd archive types.'#13#10#13#10'Do you want to associate PicoZip with suppor' +
'ted archive file types now ?'
WordWrap = True
end
object ckAskAgain: TCheckBox
Left = 8
Top = 120
Width = 137
Height = 17
Caption = 'Never ask me again'
TabOrder = 3
end
object buYes: TButton
Left = 328
Top = 8
Width = 75
Height = 25
Caption = '&Yes'
Default = True
ModalResult = 6
TabOrder = 0
end
object buNo: TButton
Left = 328
Top = 40
Width = 75
Height = 25
Caption = '&No'
ModalResult = 7
TabOrder = 1
end
object buHelp: TButton
Left = 328
Top = 72
Width = 75
Height = 25
Caption = '&Help'
TabOrder = 2
OnClick = buHelpClick
end
end